<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Drop-Serve/Drop Serve.xcodeproj, branch master</title>
<subtitle>Start a static web server at a given folder location via drag-and-drop</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Drop-Serve/'/>
<entry>
<title>Add a label to the window to show server status</title>
<updated>2020-10-10T19:05:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-10-10T19:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Drop-Serve/commit/?id=59704119e5d39927f68854c5dca9a3b4e0c64b57'/>
<id>59704119e5d39927f68854c5dca9a3b4e0c64b57</id>
<content type='text'>
Indicate that the server is running. Show what path it's serving from ,
what URL it's serving on, and a button to stop the server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Indicate that the server is running. Show what path it's serving from ,
what URL it's serving on, and a button to stop the server.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start a Python SimpleHTTPServer in dropped file directory</title>
<updated>2020-10-10T18:36:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-10-10T18:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Drop-Serve/commit/?id=06118327277b6488a62d48f1471366565be0109f'/>
<id>06118327277b6488a62d48f1471366565be0109f</id>
<content type='text'>
When a file or directory is dropped on the drop zone, start a Python
SimpleHTTPServer from that directory.

Ensure the server is terminated when the Drop Serve application quits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a file or directory is dropped on the drop zone, start a Python
SimpleHTTPServer from that directory.

Ensure the server is terminated when the Drop Serve application quits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add drag and drop area</title>
<updated>2020-10-10T16:53:12+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-10-10T16:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Drop-Serve/commit/?id=660a772195dfc13168cf9c797802462eb98938c0'/>
<id>660a772195dfc13168cf9c797802462eb98938c0</id>
<content type='text'>
Allow dragging and dropping files.

Based on:
- https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/DragandDrop/Tasks/acceptingdrags.html#//apple_ref/doc/uid/20000993-BABHHIHC
- https://developer.apple.com/library/archive/samplecode/CocoaDragAndDrop/Introduction/Intro.html#//apple_ref/doc/uid/DTS10000384-Intro-DontLinkElementID_2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow dragging and dropping files.

Based on:
- https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/DragandDrop/Tasks/acceptingdrags.html#//apple_ref/doc/uid/20000993-BABHHIHC
- https://developer.apple.com/library/archive/samplecode/CocoaDragAndDrop/Introduction/Intro.html#//apple_ref/doc/uid/DTS10000384-Intro-DontLinkElementID_2
</pre>
</div>
</content>
</entry>
<entry>
<title>Change deployment target to 10.6</title>
<updated>2020-10-10T15:58:00+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-10-10T15:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Drop-Serve/commit/?id=93b4013995f319ccb3bc3b09345a646874d9e2fb'/>
<id>93b4013995f319ccb3bc3b09345a646874d9e2fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New Xcode 4.5.2 project</title>
<updated>2020-10-10T15:56:32+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-10-10T15:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Drop-Serve/commit/?id=e436199329efee8da07507f2d731c41cc784961d'/>
<id>e436199329efee8da07507f2d731c41cc784961d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
